home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD PowerPlay 10
/
CD Powerplay Issue 10 (February 1996).iso
/
share
/
wrath
/
cdpp.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-01-09
|
264 b
|
20 lines
echo off
cls
echo.
echo.
echo This game/demo needs approx Mb of drive space
echo.
echo. Now copying files.
echo.
md c:\bwrath\
xcopy *.* c:\bwrath\ /s
attrib c:\bwrath\*.* -r -a -s -h /s
c:
cd\
cd bwrath
call setup.bat
call wrath.bat
cd\
d: